home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group00a.txt / 000003_icon-group-sender _Thu Jan 6 08:15:42 2000.msg < prev    next >
Internet Message Format  |  2001-01-03  |  1KB

  1. Return-Path: <icon-group-sender>
  2. Received: (from root@localhost)
  3.     by baskerville.CS.Arizona.EDU (8.9.1a/8.9.1) id IAA24463
  4.     for icon-group-addresses; Thu, 6 Jan 2000 08:14:33 -0700 (MST)
  5. Message-Id: <200001061514.IAA24463@baskerville.CS.Arizona.EDU>
  6. X-Authentication-Warning: agate.berkeley.edu: news set sender to <news> using -f
  7. From: "Steve Waldo" <waldos@bitstream.net>
  8. X-Newsgroups: comp.lang.icon
  9. Subject: Re: Including the translator in the .exe
  10. X-Priority: 3
  11. X-MSMail-Priority: Normal
  12. X-Newsreader: Microsoft Outlook Express 5.00.2314.1300
  13. X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300
  14. Date: Wed, 05 Jan 2000 23:27:20 GMT
  15. X-Complaints-To: abuse@bitstream.net
  16. X-Trace: ptah.visi.com 947114840 206.144.239.167 (Wed, 05 Jan 2000 17:27:20 CST)
  17. To: icon-group@optima.CS.Arizona.EDU
  18. Errors-To: icon-group-errors@optima.CS.Arizona.EDU
  19. Status: RO
  20.  
  21.  
  22. Steve Graham wrote
  23. > I want to run my Icon program thru the linker in such
  24. > a way that the resulting .exe file does not need iconx.exe
  25. > present to function.  How do I do this?
  26.  
  27. Use the -A option of icont. (Only applicable to the DOS version.)
  28.  
  29. --Steve
  30.  
  31.  
  32.